ul.menu {
	list-style: none; margin: 20px auto 0px; padding: 0px; width: 1060px; height: 44px; text-align: center; font-family: "Î¢ÈíÑÅºÚ"; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; position: relative; z-index: 1000;
}
ul.menu * {
	margin: 0px; padding: 0px;
}
ul.menu a {
	text-decoration: none; display: block;
}
ul.menu a:hover {
	color: rgb(255, 255, 255);
}
ul.menu a:active {
	color: rgb(255, 255, 255);
}
ul.menu li {
	padding: 0px; text-decoration: none; margin-top: 7px; float: left; position: relative;
}
ul.menu .menulink {
	background: url("../images/shu.gif") no-repeat right; margin: 0px; border-radius: 15px; width: 105px; height: 35px; text-align: center; line-height: 35px; font-size: 15px; display: block;
}
ul.menu .menulink:hover {
	background: rgb(1, 112, 184); color: rgb(255, 255, 255);
}
ul.menu .menuhover {
	background: rgb(1, 112, 184); color: rgb(255, 255, 255);
}
ul.menu .sub {
	background: no-repeat 100% 0px rgb(250, 126, 4);
}
ul.menu .topline {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
ul.menu ul {
	background: rgb(3, 89, 168); list-style: none; margin: 0px; left: 0px; top: 35px; width: 155px; display: none; position: absolute; opacity: 0;
}
ul.menu ul li {
	margin: 5px 0px 5px 5px; padding: 0px; width: 145px; text-align: left; overflow: auto; font-weight: normal; position: relative; background-color: rgb(51, 179, 237);
}
ul.menu ul li a {
	margin: 0px; padding: 0px; height: 24px; text-align: center; color: rgb(205, 229, 243); line-height: 24px; overflow: auto; font-size: 12px; border-bottom-color: rgb(75, 149, 216); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(3, 89, 168);
}
ul.menu ul li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(1, 123, 211);
}
